home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
dev
/
gcc
/
libnix.lha
/
gnu
/
lib
/
libnix
/
sources.lha
/
headers
/
debuglib.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-06-04
|
168 b
|
15 lines
#ifdef DEBUG_LIB
#ifndef _DEBUGLIB_H_
#define _DEBUGLIB_H_
/* Yet nothing - could be a debug-requester or something */
/*
#define FATALERROR(a)
*/
#endif
#endif